- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
          GitHub Actions: Fix Update Data workflow; Make testscript stable
          #54
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Update Data workflowUpdate Data workflow; Make testscript stable
      
          Codecov Report❌ Patch coverage is  
 Additional details and impacted files@@            Coverage Diff            @@
##               main      #54   +/-   ##
=========================================
  Coverage     42.98%   42.98%           
  Complexity       56       56           
=========================================
  Files            16       16           
  Lines           221      221           
=========================================
  Hits             95       95           
  Misses          126      126           
 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
  | 
    
| steps: | ||
| - uses: actions/checkout@v5 | ||
| 
               | 
          ||
| - uses: shivammathur/setup-php@v2 | 
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
| env: | ||
| MAKEFLAGS: "--jobs=4 --output-sync=target" | ||
| 
               | 
          ||
| - uses: typisttech/.github/.github/actions/create-auto-merged-pull-request@v2 | 
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
No description provided.